summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r7238: Add pam auth support in swatSimo Sorce2007-10-103-15/+108
* r7237: we need to check for PAM hereSimo Sorce2007-10-101-0/+1
* r7236: uhmm this require to be in tooSimo Sorce2007-10-101-4/+2
* r7235: We do not need PAM here anymoreSimo Sorce2007-10-101-12/+0
* r7234: that code path is diedSimo Sorce2007-10-101-1/+0
* r7233: what about filling that new element ?Simo Sorce2007-10-101-0/+3
* r7232: add some more auth stuffSimo Sorce2007-10-103-80/+442
* r7231: remove some old stuffSimo Sorce2007-10-102-153/+0
* r7230: use socket_pending() to get rid of the max packet size limits in theAndrew Tridgell2007-10-101-4/+8
* r7229: use socket_pending() to get rid of the max packet size limits in theAndrew Tridgell2007-10-102-7/+16
* r7228: use socket_pending() instead of the direct ioctl in the messaging codeAndrew Tridgell2007-10-101-5/+6
* r7227: added a socket_pending() call to abstract away the FIONREAD ioctl. ItAndrew Tridgell2007-10-104-0/+40
* r7226: Forgot file to disable building the new kdcAndrew Bartlett2007-10-101-0/+1
* r7225: Create a MprVar object from a NTSTATUS, e.g:Tim Potter2007-10-101-0/+23
* r7224: add some more usefull data to the auth_usersupplied_info structSimo Sorce2007-10-102-5/+14
* r7223: Advance script past interpreter line.Tim Potter2007-10-101-0/+11
* r7222: remove double call to the same function in the same place, probable cu...Simo Sorce2007-10-101-6/+0
* r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett2007-10-108-0/+264
* r7220: Fix commentAndrew Bartlett2007-10-101-1/+1
* r7219: Don't allow 'binding' to be used uninitilaised.Andrew Bartlett2007-10-101-0/+2
* r7218: Don't use an uninitialised variable in an error message.Andrew Bartlett2007-10-101-2/+1
* r7215: Convert smbscript to use ejsEvalScript() and file_load() instead ofTim Potter2007-10-101-4/+7
* r7214: Undo my interpreter patch. Tridge thought of a much better way to do itTim Potter2007-10-104-52/+4
* r7213: Add a small bit to the ejs parser to ignore a #!/path/to/interpreterTim Potter2007-10-104-4/+52
* r7212: Disambiguate dummy functions to avoid linker problemos.Tim Potter2007-10-102-2/+2
* r7211: - use ioctl(FIONREAD) to remove the artificial limit on messaging sizeAndrew Tridgell2007-10-101-42/+51
* r7206: changed the messaging library to use sendto instead of a connectedAndrew Tridgell2007-10-101-119/+94
* r7205: added support for sendto() on unix domain socketsAndrew Tridgell2007-10-101-0/+32
* r7204: Also fall back to different password set methods on WRITE_FAULT, asAndrew Bartlett2007-10-101-1/+1
* r7203: Fill in the error message and fail if we can't open the secrets database.Andrew Bartlett2007-10-101-0/+6
* r7198: Add IDL for browse serviceJelmer Vernooij2007-10-101-0/+111
* r7196: fix typo, that makes the spoolss test working with [validate]Stefan Metzmacher2007-10-101-2/+2
* r7195: - Fix echo pipeJelmer Vernooij2007-10-103-18/+38
* r7194: fix pulling of the NDR_IN data, [validate] works for the NDR_IN side n...Stefan Metzmacher2007-10-101-1/+2
* r7193: add some bail out checks and fix pushing of relative pointersStefan Metzmacher2007-10-101-2/+19
* r7188: make use of the new relative_base property for the spoolss_Enum* funct...Stefan Metzmacher2007-10-101-14/+14
* r7187: fix alignment of unionsStefan Metzmacher2007-10-102-17/+14
* r7186: add [relative_base] property, which is allowed on typedef'sStefan Metzmacher2007-10-104-59/+195
* r7185: fix formattingStefan Metzmacher2007-10-101-35/+35
* r7184: remove unused ndr_pull/push_struct_start/end() functionsStefan Metzmacher2007-10-102-44/+2
* r7183: add some forward declarations ...Stefan Metzmacher2007-10-101-0/+7
* r7182: remove current support for RELATIVE_CURRENT, this will be replaced wit...Stefan Metzmacher2007-10-104-19/+3
* r7181: add functions to calculate the buffer size needed for array buffer in ...Stefan Metzmacher2007-10-101-0/+54
* r7180: Missed fixing the shutdown for 1 process...Jeremy Allison2007-10-101-1/+6
* r7179: remove compiler warningsStefan Metzmacher2007-10-101-4/+3
* r7178: If we're using one process in NETBENCH simultion only open oneJeremy Allison2007-10-101-5/+14
* r7177: fill in REMOTE_ADDR correctlyStefan Metzmacher2007-10-101-1/+2
* r7171: Just learning my way around the new SWAT, and updating someDeryck Hodge2007-10-101-5/+7
* r7167: fix the buildStefan Metzmacher2007-10-101-1/+1
* r7166: Move replacement stuff to seperate directoryJelmer Vernooij2007-10-106-14/+12